Fast Game Start
by Jason Bow
(jasonbow1@yahoo.com)

This program is for beginer to intermediate programers
that would like to write an invaders type shooting game.
It draws an 8x8 sprite that is controlled by the arrows 
and will shoot with 2nd.  It is typically coded for speed
without being too cryptic.  This could come in handy if
you are useing an active background or multiple enemies.
After all if it is too fast you could simple use a slower 
delay.

Thanks to Tim Farrell for making FastSprite.




                                              Jason Bow 

